How to Install and Configure a PostgreSQL Mart

In the previous versions, erwin Data Modeler connected to the Mart Portal directly. Now, erwin Data Modeler connects to the Mart Portal through a web server.

The Mart comprises the following components:

Database

Stores the user data for the Workgroup Edition. You can use PostgreSQL certified versions 15.3, 14.8, 13.11, 12.15 and 11.20 databases for the Mart database. You can also use PostgreSQL certified version 11.18 for Amazon Aurora.

Applications

Includes a web-based component named erwin Mart Portal that helps you manage the Mart through a web console.

Web server

Hosts erwin Mart Portal. You can use a web server of your choice. If you have not installed a web server, use the erwin Mart Portal option and install Tomcat.

If you are using the Workgroup Edition, you must install and configure erwin Mart Portal.

The following diagram illustrates how to install and configure a Mart:

Complete the following steps in the same order to install and configure the Mart:

  1. Review the Prerequisites for a PostgreSQL Mart
  2. Create a PostgreSQL Database
  3. Install erwin Mart Portal
  4. Use Mart Portal as a Windows Service
  5. Initialize a PostgreSQL Mart
  6. Log in to erwin Mart Portal and configure settings

Back to Top